Welcome![Sign In][Sign Up]
Location:
Search - jsp board

Search list

[JSP/Javalingzhi

Description: 针对政府机关单位实现电子政务和电子政府的需求进行定向开发,适用于市、县、乡及各局室机关进行网站建设,是一套功能完善的政府网站管理系统。完美的JSP版[SQL版]政府网站,后台功能非常强大,并参考目前众多流行的国内政府网站重新做了美化,适用于各政府网站的建设。基于Struts+Spring+Hibernate[SQL]的完美结合,高效的页面执行效率,更高的安全性能-Units of government agencies for implementation of e-government and e-government needs of targeted development, applicable to municipal, county and township authorities and the Board Room website building, is a fully functional government website management system. Perfectly JSP version [SQL version] government web sites, a very powerful back-office functions, and taking into account the current number of popular domestic government to do a website re-landscaping, applicable to all government web building. Based on the Struts+ Spring+ Hibernate [SQL] the perfect combination of efficiency in the implementation of efficient pages, improved safety performance
Platform: | Size: 11371520 | Author: 刘桢炜 | Hits:

[JSP/Javamvnforum-1.0.0-beta1

Description: easy to use, easy to setup bulletin board (forum)-mvnForum is a open source, powerful, easy to use, easy to setup bulletin board (forum) built on the J2EE technology(Jsp/Servlet). It is compatible with any Servlet Container which supports Jsp 1.1 and Servlet 2.2.
Platform: | Size: 1514496 | Author: alan | Hits:

[JSP/Javach12

Description: 用jsp和ajax做的留言板系统。其中还有css样式表-Jsp and ajax to do with the message board system. Also one of css style sheets
Platform: | Size: 76800 | Author: 蓝琪 | Hits:

[JSP/Javacompany

Description: 企业宣传网 用JSP+SQLSERVER开发 商品展示 在线聊天 留言板 新闻发布 后台管理-Net corporate development with JSP+ SQLSERVER merchandise online chat message board display press releases management Backgrounds
Platform: | Size: 709632 | Author: 李浩 | Hits:

[JSP/JavaMessageBook

Description: MVC模式下的JSP留言板代码。 -MVC model code of the JSP message board.
Platform: | Size: 13312 | Author: lan | Hits:

[Audio programme

Description: this a online message board system.it contains the basic java techology and JSP ,servlet also used in the actions.-this is a online message board system.it contains the basic java techology and JSP ,servlet also used in the actions.
Platform: | Size: 2581504 | Author: rocray | Hits:

[WEB Codelin

Description: 一个纯JSP做的留言板,代码简单易懂,使用性强,新手可拿来借鉴学习!-JSP to do a purely message board, easy-to-read code, the use of strong, new learning can be used to draw!
Platform: | Size: 17408 | Author: 陈晶晶 | Hits:

[JSP/Javalyc

Description: 一个实现jsp代码的读写的留言板,希望大家喜欢,也希望大家可以继续完善-Jsp code to achieve a message board to read and write I hope you like it, I hope you can continue to perfect the
Platform: | Size: 125952 | Author: 宋新航 | Hits:

[JSP/JavaMS

Description: 留言板系统,一个用JSP+Oracle实现的小网络应用系统。如果在学jsp数据库编程的话,有很好的参考价值。已经在JDK1.5+Tomcat5.5+Oracle 9i的环境下测试通过-Message board system, a JSP+ Oracle to achieve with a small network applications. If jsp database programming in school, then have a good reference value. Have JDK1.5+ Tomcat5.5+ Oracle 9i test environment
Platform: | Size: 326656 | Author: 庄浩 | Hits:

[JSP/JavaBoard_Controller

Description: Java code for JSP web board
Platform: | Size: 3072 | Author: Ohseunggeun | Hits:

[Internet-NetworkMessageBook

Description: 留言板系统,采用jsp+sql2000,供初学者使用-Message board system, using jsp+ sql2000, for beginners to use
Platform: | Size: 577536 | Author: 悠悠 | Hits:

[JSP/JavaEronbook

Description: 用JSP写的板简单留言,功能不多,但实现简易,适合初学者看-To use JSP to write a simple message board,Function much, but to achieve simple, suitable for beginners to see
Platform: | Size: 77824 | Author: 王华 | Hits:

[JSP/Java664

Description: 新技术天地JSP+JAVABEAN+MYSQL留言版v1.0 JSP源码¦聊天留言-New technologies, heaven and earth JSP+ JAVABEAN+ MYSQL message board v1.0 JSP source ¦ chat message
Platform: | Size: 257024 | Author: xiaotong8 | Hits:

[JSP/JavaWebDemo2

Description: 使用myeclipse工具开发,使用纯jsp+MySQL,用简单的css控制布局,制作的留言板。用户可以匿名发表留言,或者登录后发表留言,也可以回复别人的留言。-Using myeclipse tools development, using pure jsp, css simple control layout, making the message board. Users can anonymously a message, or log in published message, you can also reply to another message or log off.
Platform: | Size: 8192 | Author: 杨茜 | Hits:

[JSP/Javaprogram

Description: 这是一个留言板,具有简单的增加和删除和添加留言的功能,是jsp+sql2005的简单开发程序,适合初学者-This is a message board, with a simple add and remove features and add a message is a simple jsp+ sql2005 development process, suitable for beginners
Platform: | Size: 804864 | Author: 王丽 | Hits:

[JSP/Java05

Description: BBS的英文名称是Bulletin Board System,翻译为中文就是“电子公告板”。BBS在上世纪九十年代进入中国,并迅速普及。本设计的目的是用jsp和SQL开发一个简易的BBS系统,并实现账户安全保护。此外,BBS系统有操作简单、界面友好的特点,并具有广泛的应用前景。BBS系统开发主要讲述了系统设计的基本功能和方法。接着以BBS系统为例,逐一介绍开发的步骤:系统分析、系统设计、系统实现。在系统分析中先后用数据流程图、系统的功能结构图分析了BBS系统所需的各种数据。在BBS系统的设计中,详细的展现了系统的各个功能模块,所需的数据库表及表字段,菜单的设计等,并通过运用MD5函数,实现用户账户的安全保护。在BBS系统的实现中,取得了系统预期的成果,基本使各个模块的功能得以实现,并给出了模块实现的核心代码和主要的界面设计。-BBS is the English name of the Bulletin Board System, translated into Chinese is "electronic bulletin board." BBS into China in the nineties of last century and quickly spread. The purpose of this design is to use jsp and SQL to develop a simple BBS system, and implement account security. In addition, BBS system is simple, user-friendly features, and have broad application prospects. BBS system development mainly about the basic functions of system design and methodology. Then to BBS systems, for example, go through the development steps: system analysis, system design, system implementation. In the system analysis has used data flow diagram, a system of chart analysis of all data required for BBS systems. In the BBS system design, show in detail the various functional modules of the system, the required database tables and table fields, menu design, and through the use of MD5 function to achieve the user account security. In the BBS system implementation, the system achieved the desir
Platform: | Size: 1385472 | Author: 朱红 | Hits:

[JSP/JavaMvcDaoNotegblmodi

Description: 基于JSP,采用MVC和DAO技术开发的公告栏程序,数据库用Mysql,学习的好案例,推荐下载研究。-Based on JSP, MVC and DAO using bulletin board technology development program, database with Mysql, a good case study is recommended to download research.
Platform: | Size: 1606656 | Author: frank | Hits:

[JSP/JavaFlyBBS

Description: 一款bbs电子公告栏系统,具有bbs的基本功能。 1. 导入项目。 2. 在SQLyog中运行bbs.sql文件。 3. 在src下的org.fly.db的ConnectionFactory.java中修改root账户的密码。 4. 部署并运行Tomcat。 5. 从浏览器访问:http://localhost:8080/FlyBBS/index.jsp 登录用户名和密码可选 admin admin 或者自己注册一个后使用 注意:项目导入后,虽然会有报错现象,但是并不影响网站的测试和运行。-A bbs bulletin board system with the basic functions of bbs. 1. Into the project. 2. SQLyog run bbs.sql file. 3. Org.fly.db under the ConnectionFactory.java src modify the root account password. 4. Deploying and running Tomcat. 5. From the browser to visit: http://localhost:8080/FlyBBS/index.jsp login user name and password optional admin admin or register for a subsequent use of their own Note: After importing the project, although there will be error phenomenon, but not affect the test site and run.
Platform: | Size: 2155520 | Author: 马明 | Hits:

[JSP/JavaAndygbook

Description: 留言板系统开发后台jsp+access,一个基于Hibernate的留言薄,支持回复、图片上传功能,以及基本的留言管理、系统设置功能.-Message board system development background jsp+ access, a message based on Hibernate thin to support the recovery, image upload function, and basic message management, system setup functions.
Platform: | Size: 67584 | Author: 贞子 | Hits:

[JSP/JavaMessageBoard

Description: 用jsp做的一个留言板的例子,很经典,值得大家去学习!-Jsp to do with the example of a message board, classic, worthy of everyone to learn!
Platform: | Size: 7168 | Author: 陈思 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 »

CodeBus www.codebus.net